.a_hover:hover{text-decoration: underline;color:red;}
.a_hover_color:hover{color:red;}
.page{line-height: 1.5}
.page a,.page span{display: inline-block;padding: 5px 10px;border:1px solid #999;margin:2px;color:#999;margin-top:10px;}
.page .prev,.page .next{padding:5px;margin:0px;}
.page .current{background: #999;color:#fff;}

.nav .w{
	height: 50px;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
}
.nav .item{
	float: left;
	text-align: center;
	font-size: 16px;
	width: 11.1%;
	line-height: 50px;
}
.nav .item a{
	display: block;
}
.nav .item::after{
	transition: all 0.4s;
}
.nav .item:hover::after,
.nav .hover:after{
	content: '';
	width: 81px;
	height: 7px;
	position: absolute;
	left: 50%;
	margin-left: -40px;
	bottom: -2px;
	background-image: url(../images/nav_bg.png);
}
.banner .owl-nav{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	visibility: hidden;
}
.banner .owl-nav .owl-prev,
.banner .owl-nav .owl-next{
	position: absolute;
	top: 0;
	bottom: 0;
	width: 132px;
	background-repeat: no-repeat;
	visibility: visible;
	font-size: 0;
}
.banner .owl-nav .owl-prev{
	left: 0;
	background-image: url(../images/banner_left.png);
	background-position: right center;
}
.banner .owl-nav .owl-next{
	right: 0;
	background-image: url(../images/banner_right.png);
	background-position: left center;
}
.banner .search{
	position: absolute;
	bottom: 0;
	z-index: 19;
	left: 0;
	right: 0;
}
.banner .search .w{
	background-color: rgba(0, 0, 0, 0.36);

}
.banner .search a{
	font-size: 13px;
	color: #fff;
}
.banner .search input{
	height: 30px;
	width: 354px;
	border: none;
	border-bottom: 1px solid #fff;
	outline:none;
	background-color: transparent;
	color: #fff;
}
.banner .search button{
	position: absolute;
	width: 30px;
	height: 30px;
	top: 10px;
	right: 0;
	background-image: url(../images/zoom.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
	border: none;
	outline:none;
	cursor:pointer;
}
.index_title .tit{
	letter-spacing: 2px;
	padding-bottom: 20px;
	display: inline-block;
	border-bottom: 1px solid #a8a8a8;
	padding-left: 6px;
	padding-right: 6px;
}
.index_title .tit::after{
	content: '';
	position: absolute;
	width: 30px;
	height: 3px;
	left: 50%;
	margin-left: -15px;
	bottom: -2px;
	background-color: #a8a8a8
}
.index_pro_title{
	font-size: 0;
}
.index_pro_title .item{
	font-size: 15px;
	display: inline-block;
	width: 200px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	background-color: #ededed;
	margin-left: 6px;
	margin-right: 6px;
	transition: all 0.4s;
}
.index_pro_title .item a{
	display: block;
	transition: all 0.4s;
}
.index_pro_title .hover{
	background-color: #b60005
}
.index_pro_title .hover a{
	color: #fff;
}
.index_pro .wrapper{
	margin-right: -50px;
	display: none;
}
.index_pro .item{
	width: 325px;
	float: left;
	margin-right: 16px;
	margin-bottom: 15px;
}
.index_pro .item .img-wrapper{
	width: 323px;
	border: 1px solid #cecece;
}
.index_pro .item .title{
	background-color: #ededed;
	transition: all 0.4s;
}
.index_pro .item:hover .title{
	background-color: #b60005;
	color: #fff;
}
.index_about{
	background-image: url(../images/about_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	-webkit-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	min-height: 460px;
	-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.13);
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.13);
	overflow: hidden;
}
.index_about .w{
	overflow: visible;
}
.index_about .w::after{
	content: '';
	position: absolute;
	top: 0;
	width: 1000px;
	height: 460px;
	right: -416px;
	background-image: url(../images/about_w_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.index_about .title{
	letter-spacing: 3px;
	font-weight: 600;
}
.index_about .desc{
	letter-spacing: 1px
}
.index_about .more{
	background-color: #b60005
}
.index_about .more a{
	color: #fff;
	display: block;
}
.index_ys .img-wrapper{
	position: absolute;
	right: 0;
	top: 0;
	/*text-align: right;*/
}
.index_ys .item{
	background-color: #f7f7f7
}
.index_ys .item .num{
	width: 46px;
	height: 112px;
	line-height: 112px;
	background-color: #ab1e23;
	font-size: 28px;
	color: #fff;
	margin-top: 30px;
	text-align: center;
	margin-left: 151px;
	z-index: 10;
}
.index_ys .item .num::after{
	content:'';
	width: 30px;
	height: 2px;
	background-color: #fff;
	left: 8px;
	bottom: 31px;
	z-index: 20;
	position: absolute;
}
.index_ys .item .info{
	border: 6px solid #000;
	margin-top: -60px;
	margin-left: 66px;		
}
.index_ys .item .info .title{
	border-bottom: 1px dashed #cacaca;
}
.index_ys .item .info .title .ch{
	color: #b60e14;
}
.index_ys .item .info .title .en{
	color: #d1d1d1;
    text-transform:uppercase;
}
.index_ys .item .info .desc{
	color: #666666;
}
.index_ys .owl-nav{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	visibility: hidden;
}
.index_ys .owl-nav .owl-prev,
.index_ys .owl-nav .owl-next{
	position: absolute;
	top: 0;
	bottom: 0;
	width: 20px;
	background-repeat: no-repeat;
	visibility: visible;
	font-size: 0;
}
.index_ys .owl-nav .owl-prev{
	left: 0;
	background-image: url(../images/ysl.png);
	background-position: right center;
}
.index_ys .owl-nav .owl-next{
	right: 0;
	background-image: url(../images/ysr.png);
	background-position: left center;
}
.index_ad{
	height: 420px;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	background-size: cover;
}
.index_case{
	margin-top: -120px;
}
.index_titles1{
	border-bottom: 1px solid #cecece;
}
.index_titles1 .item{
	float: left;
	margin-right: 24px;
	border-bottom: 3px solid transparent;
	transition: all 0.3s;
	margin-bottom: -2px;
}
.index_titles1 .hover{
	border-color: #ab1e23;
}
.index_titles1 .hover a{
	color: #ab1e23;
}
.index_titles1 .more a{
	color: #959595;
}
.index_case_wrapper .item{
	width: 250px;
	margin-right: 15px;
}
.index_case_wrapper .wrapper{
	display: none;
}
.index_case .bgcw{
	border-color: #d3d3d3;
}
.w910{
	width: 910px;
}
.index_news{
	background-color: #f5f5f5
}
.index_news_wrapper .left .desc{
	color: #666666;
}
.index_news_wrapper .right .date{
	width: 64px;
	height: 64px;
	border: 1px solid #bdbdbd;
	color: #898989;
	transition: all 0.4s;
}
.index_news_wrapper .right .item{
	margin-bottom: 30px;
}
.index_news_wrapper .right .item .desc{
	color: #666666;
	transition: all 0.3s;
}
.index_news_wrapper .right .item .title{
	color: #000;
	transition: all 0.3s;
}
.index_news_wrapper .right .item:hover .date{
	color: #ab1e23;
	border-color: #ab1e23;
}
.index_news_wrapper .right .item:hover .title{
	color: #ab1e23;
}
.index_news_wrapper .right .item:hover .desc{
	color: #ab1e23;
}
.index_news .cjwt .wrap .item{
	padding-left: 13px;

}
.index_news_wrapper .wrapper{
	display: none;
}
.index_news .cjwt .wrap .item::before{
	content: "";
	width: 4px;
	height: 4px;
	background-color: #ab1e23;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
}
.index_zs .item{
	border: 1px solid #d2d2d2;
	padding: 10px;
}
.index_zs .owl-carousel{
	width: 1226px;
	margin-left: auto;
	margin-right: auto;
}
.index_zs .owl-nav{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	visibility: hidden;
}
.index_zs .owl-nav .owl-prev,
.index_zs .owl-nav .owl-next{
	position: absolute;
	top: 0;
	bottom: 0;
	width: 60px;
	background-repeat: no-repeat;
	visibility: visible;
	font-size: 0;
}
.index_zs .owl-nav .owl-prev{
	left: -60px;
	background-image: url(../images/ryl.png);
	background-position: left center;
}
.index_zs .owl-nav .owl-next{
	right: -60px;
	background-image: url(../images/ryr.png);
	background-position: right center;
}
.index_link{
	background-color: #ab1e23
}
.index_link .w{
	background-image: url(../images/link.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.index_link .wrapper{
	display: table-cell;
	vertical-align: middle;
	height: 72px;
	width: 1500px;
}
.index_link .wrapper a{
	color: #fff;
}
.footer{
	padding-top: 26px;
	padding-bottom: 26px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 100%;
	background-size: 100%;
	-webkit-background-size: cover;
	background-size: cover;
	color: #bcbcbc;
}
.footer a{
	color: #bcbcbc;
}
.footer .item1 {
	background-image: url(../images/line.png);
	background-repeat: repeat-y;
	background-position: right;
}
.footer .item1 .zx{
	background-color: #97191d;
	border-radius: 5px;
	background-image: url(../images/qq.png);
	background-repeat: no-repeat;
	background-position: 22px center;
}
.footer .item1 .zx a{
	color: #fff;
	display: block;
	padding-left: 50px;
}
.footer .w{
	background-image: url(../images/ewm.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.breadcrumb .tit::before{
	content:'';
	width: 6px;
	height: 20px;
	top: 50%;
	margin-top: -10px;
	left: 0;
	position: absolute;
	background-color: #eb0011
}
.container_cate .w{
	background-color:#ececec 
}
.container_cate .item{
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	transition: all 0.4s;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.container_cate .item a{
	display: block;
	color: #303030;
	transition: all 0.4s;
}
.container_cate .item:hover,
.container_cate .hover{
	background-color: #ab1e24;
	background-image: url(../images/cbg.png);
	
}
.container_cate .item:hover a,
.container_cate .hover a{
	color: #fff;
}
.show_show h1{
	font-weight: 500;
	font-size: 23px;
	text-align: center;
}
.show_show .info{
	text-align: center;
	font-size: 13px;
	color: #848484;
	margin-top: 5px;
	padding-bottom: 20px;
}
.show_show .img-wrapper{
	max-width: 100%;
	text-align: center;
}
.content_title{
	background-color: #f2f2f2
}
.content_title .tit{
	background-color: #ab1e24
}
.pro_show_tj .owl-carousel .owl-prev{
	background-image: url(../images/tl.png);
}
.pro_show_tj .owl-carousel .owl-next{
	background-image: url(../images/tr.png);
}
.index_zs .item{
	border: 0;
	padding: 0;
}
.index_zs .item .title{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.39);
}
.news_list .item{
	padding: 20px;
	background-color: #f9fafa;
	margin-top: 20px;
	border: 1px solid #eeeeee;
}
.news_list .item:hover{
	border-color: #c00500;
}
.news_list .time{
	color: #b0b0b0;
	padding-left: 25px;
	background-image: url(../images/time.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.news_list .desc{
	color: #666;
}
.news_list .more{
	color: #fff;
	transition: all 0.3s;
	background-color: #ababab
}
.news_list .more:hover{
	background-color: #ab1e24
}
.w1010{
	width: 1010px;
}